home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / g_man / cat3 / ftn / dopup.z / dopup
Encoding:
Text File  |  1998-10-20  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ddddooooppppuuuupppp((((3333GGGG))))                                                            ddddooooppppuuuupppp((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ddddooooppppuuuupppp - displays the specified pop-up menu
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      iiiinnnntttteeeeggggeeeerrrr****4444 ffffuuuunnnnccccttttiiiioooonnnn ddddooooppppuuuupppp((((ppppuuuupppp))))
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 ppppuuuupppp
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _p_u_p   expects the identifier of the pop-up menu you want to display.
  17.  
  18. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  19.      The returned value of the function is the value of the item selected from
  20.      the pop-up menu.  If the user makes no menu selection, the returned value
  21.      of the function is -1.
  22.  
  23. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.      ddddooooppppuuuupppp displays the specified pop-up menu until the user makes a
  25.      selection. If the calling program has the input focus, the menu is
  26.      displayed and ddddooooppppuuuupppp returns the value resulting from the item selection.
  27.      The value can be returned by a submenu, a function, or a number bound
  28.      directly to an item. Item selections are made with the right mouse
  29.      button.  If no selection is made, ddddooooppppuuuupppp returns -1.
  30.  
  31.      When you first define the menu (using aaaaddddddddttttoooopppp) you specify the list of
  32.      menu entries and their corresponding actions.  See aaaaddddddddttttoooopppp for details.
  33.  
  34. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  35.      addtop, freepu, newpup, setpup
  36.  
  37. NNNNOOOOTTTTEEEE
  38.      This routine is available only in immediate mode.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.